home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / e / misc.save / 000238_petrybr@gmail.com_Thu Dec 17 14:51:22 2009.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: reader1.panix.com!panix!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!z41g2000yqz.googlegroups.com!not-for-mail
  2. From: Paulo <petrybr@gmail.com>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Error: The system cannot find the path specified.
  5. Date: Thu, 17 Dec 2009 07:00:14 -0800 (PST)
  6. Organization: http://groups.google.com
  7. Lines: 16
  8. Message-ID: <4d3ba427-3158-45e6-9d97-87be4ead9d12@z41g2000yqz.googlegroups.com>
  9. NNTP-Posting-Host: 201.34.141.34
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=ISO-8859-1
  12. X-Trace: posting.google.com 1261062015 1060 127.0.0.1 (17 Dec 2009 15:00:15 GMT)
  13. X-Complaints-To: groups-abuse@google.com
  14. NNTP-Posting-Date: Thu, 17 Dec 2009 15:00:15 +0000 (UTC)
  15. Complaints-To: groups-abuse@google.com
  16. Injection-Info: z41g2000yqz.googlegroups.com; posting-host=201.34.141.34; 
  17.     posting-account=-ZFLcwkAAABgx8-leRQQJAVAnDtcDDqN
  18. User-Agent: G2/1.0
  19. X-HTTP-Via: 1.1 alufw.alcatel-lucent:3128 (Squid/2.4.STABLE1)
  20. X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) 
  21.     AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.38 Safari/532.0,gzip(gfe),gzip(gfe)
  22. Xref: panix comp.protocols.kermit.misc:15837
  23.  
  24. Hello,
  25.  
  26. >From a Solaris server, im connecting to a Windows ftp server to put
  27. some files.
  28.  
  29. When i use the /as-name option in mput command, i got this error:
  30.  
  31. failed 550 {filename}: The system cannot find the path specified.
  32.  
  33. If i dont use /as-name, the file is successfuly uploaded.
  34.  
  35. I'm using /recursive option too.
  36.  
  37. Any idea why this error occurs?
  38.  
  39. Thanks